home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / misc / mmulib / contributions / readme < prev    next >
Text File  |  1999-11-29  |  2KB  |  43 lines

  1.             C o n t r i b u t i o n s
  2. -----------------------------------------------------------------------------
  3.  
  4. This drawer contains programs not explicitly written for the MMU library, by
  5. people that are not members of the "MMU library development group". 
  6.  
  7. Please note to take care of the copyright restrictions these authors have
  8. set, please study their documentation and their guide files to find out more
  9. about legal restrictions.
  10.  
  11. _____________________________________________________________________________
  12.  
  13. Sashimi            by Olaf "Olsen" Barthel
  14.  
  15. This tool redirects "Raw IO" terminal output to a console window, as 
  16. generated by programs that use "debug.lib" functions like kprintf() and
  17. friends. It allows to use these tools even if no external terminal is 
  18. available to capture this output. 
  19.  
  20. To tell "MuForce" to use the "Sashimi" output window, specify the "RawIO"
  21. option.
  22.  
  23. More about the command line options of Sashimi is in its documentation,
  24. "Sashimi.doc"
  25. _____________________________________________________________________________
  26.  
  27. PatchWork        by Richard Körber
  28.  
  29. Most crashes seen on an Amiga system are not directly related to invalid 
  30. memory accesses, but are due to calling Os functions incorrectly or in an
  31. undocumented way. PatchWork checks the most frequently used Os calls for
  32. these cases and will generate a warning if it finds a problem. More about
  33. PatchWork can be found in its documentation.
  34. _____________________________________________________________________________
  35.  
  36. Thanks Olaf, thanks Richard for allowing me to include your programs in this
  37. package, and thanks for writing them!
  38.  
  39.  
  40. September 1999,
  41.  
  42.         Thomas Richter
  43.